Xuni Product Documentation - Xamarin.Forms
MoveCurrentTo Method
The item to be the current item.
Sets the specified item in the view as the current item.
Syntax
public bool MoveCurrentTo( 
   T item
)

Parameters

item
The item to be the current item.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniReadOnlyCollectionViewBase<T> Class
XuniReadOnlyCollectionViewBase<T> Members